transformation.wizards
Class UMLsec_WizardDiagramAction

java.lang.Object
  extended by DefaultDiagramAction
      extended by transformation.wizards.UMLsec_WizardDiagramAction

public class UMLsec_WizardDiagramAction
extends DefaultDiagramAction


Constructor Summary
UMLsec_WizardDiagramAction()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ae)
          Overrides the DefaultDiagramAction method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLsec_WizardDiagramAction

public UMLsec_WizardDiagramAction()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent ae)
Overrides the DefaultDiagramAction method. Is called when the respective menu element is clicked. Validates the model and calls the UMLsec diagram completion check.